home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 6 / FM Towns Free Software Collection 6.iso / t_os / oekakimi / gpenmix.bas next >
BASIC Source File  |  1993-07-08  |  386b  |  8 lines

  1. 10 '********************************************************************
  2. 20 '    お絵描きMIX V1.2104  コンパイル用マージファイル
  3. 30 '           F-BASIC386 V1.1 L21以降専用   Copyright(C) おこめ 1993
  4. 40 '********************************************************************
  5. 70 CLEAR ,,512,,0:ON ERROR GOTO *ERR
  6. 110 DIM M(2),EGX(5),EGY(5),EM(4):V&=FRE(3)\2-40000:DIM V(V&)
  7. 120 '
  8.